reftests: Fix random failures of reftest
authorBenjamin Otte <otte@redhat.com>
Mon, 9 Jun 2014 17:18:48 +0000 (19:18 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Jun 2014 17:18:48 +0000 (19:18 +0200)
commitbb3174c913059514bf1e99295544844594e3267e
treebeaca316eb6d4e2e62564c725cef8c12b12349e2
parent37fbffaa1cae3f468720263ab3de150890c8f2b0
reftests: Fix random failures of reftest

The reftest is testing "transparent" works as expected by drawing a
purple background once with purple and once with transparent and
expecting the same result. This works fine unless anti-aliasing happens
at rounded corners. The overdraw of the 2nd background changes the
antialiased pixels.

Fix this by explicitly setting the border radius to 0.

Also reindent the file to make it more readable.
testsuite/reftests/background-color-transparent.css